jas.hist
Interface DataSource
- All Known Subinterfaces:
- FunctionData, HasScatterPlotData, Rebinnable1DHistogramData, Rebinnable2DHistogramData, ScatterPlotSource
- All Known Implementing Classes:
- PartitionAdapter
- public interface DataSource
Interface implemented by any JASHist datasource
Method Summary |
java.lang.String |
getTitle()
Return the caption to be used in the legend for this data. |
DOUBLE
public static final int DOUBLE
STRING
public static final int STRING
DATE
public static final int DATE
INTEGER
public static final int INTEGER
DELTATIME
public static final int DELTATIME
getTitle
public java.lang.String getTitle()
- Return the caption to be used in the legend for this data.